C1.DataCollection Assembly / C1.DataCollection Namespace / C1CacheDataCollection<T> Class / NotifySourceResetAsReplace Property

In This Topic
NotifySourceResetAsReplace Property (C1CacheDataCollection<T>)
In This Topic
Gets or sets whether the Reset notifications coming from the source will be notified as a Replace.
Syntax
'Declaration
 
Public Property NotifySourceResetAsReplace As Boolean
 
See Also